Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump golangci-lint to v1.55.2 and fix new lint issues #5941

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

skriss
Copy link
Member

@skriss skriss commented Nov 7, 2023

Looks like it addresses whatever the issue is with the linter in #5935

Signed-off-by: Steve Kriss <krisss@vmware.com>
Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss added area/tooling Issues or PRs related to project tools and automation. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. labels Nov 7, 2023
@skriss skriss requested a review from a team as a code owner November 7, 2023 18:12
@skriss skriss requested review from tsaarni and stevesloka and removed request for a team November 7, 2023 18:12
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #5941 (bd51f86) into main (5578185) will increase coverage by 0.00%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5941   +/-   ##
=======================================
  Coverage   78.56%   78.56%           
=======================================
  Files         139      139           
  Lines       19614    19615    +1     
=======================================
+ Hits        15410    15411    +1     
  Misses       3901     3901           
  Partials      303      303           
Files Coverage Δ
internal/envoy/v3/listener.go 98.50% <100.00%> (+<0.01%) ⬆️
internal/featuretests/kubernetes.go 100.00% <ø> (ø)

@skriss skriss merged commit 19e41e7 into projectcontour:main Nov 7, 2023
31 checks passed
@skriss skriss deleted the pr-bump-golangci-lint branch November 17, 2023 17:47
skriss added a commit to skriss/contour that referenced this pull request Apr 9, 2024
skriss added a commit that referenced this pull request Apr 10, 2024
* bump Go to 1.21.9
* bump Envoy to 1.28.2
* bump golangci-lint to v1.55.2 and fix new lint issues (#5941)

Signed-off-by: Steve Kriss <stephen.kriss@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tooling Issues or PRs related to project tools and automation. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant